home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Wyszukiwarki / Bingooo 2.6.0 / Bingooo_english.exe / {app} / BINGOOO.exe / 0 / RCDATA / TFORM22 / TFORM22.txt
Text File  |  2002-06-14  |  1KB  |  69 lines

  1. object Form22: TForm22
  2.   Left = 192
  3.   Top = 114
  4.   AlphaBlendValue = 230
  5.   BorderStyle = bsDialog
  6.   Caption = 'Upgrade Successfull'
  7.   ClientHeight = 184
  8.   ClientWidth = 297
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 16
  23.     Width = 281
  24.     Height = 20
  25.     Alignment = taCenter
  26.     AutoSize = False
  27.     Caption = 'Congratulations !'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clNavy
  30.     Font.Height = -16
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.   end
  35.   object Label2: TLabel
  36.     Left = 8
  37.     Top = 112
  38.     Width = 281
  39.     Height = 16
  40.     Alignment = taCenter
  41.     AutoSize = False
  42.     Caption = 'Your upgrade has been successfull.'
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clNavy
  45.     Font.Height = -11
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = []
  48.     ParentFont = False
  49.   end
  50.   object Button1: TButton
  51.     Left = 112
  52.     Top = 144
  53.     Width = 75
  54.     Height = 25
  55.     Caption = 'ok'
  56.     ModalResult = 2
  57.     TabOrder = 0
  58.   end
  59.   object Panel1: TPanel
  60.     Left = 24
  61.     Top = 56
  62.     Width = 185
  63.     Height = 41
  64.     Caption = 'Panel1'
  65.     TabOrder = 1
  66.     Visible = False
  67.   end
  68. end
  69.